Micron Document
🎖️GitЯра🎖️

Node / meshcore / MeshCore / files / docs / docs.md

Displaying Rendered • View rawDownload

docs/docs.md HEAD (0679dbef) Text, 297 B

Local Documentation

This document explains how to build and view the MeshCore documentation locally.

Building and viewing Docs

T282828
pip install mkdocs
pip install mkdocs-material

• T383838mkdocs serve - Start the live-reloading docs server.
• T383838mkdocs build - Build the documentation site.

Served by rngit 1.5.0 - Generated in 0.03s